window: Don't add class to css node directly
authorTimm Bäder <mail@baedert.org>
Sun, 7 Jun 2020 06:23:06 +0000 (08:23 +0200)
committerTimm Bäder <mail@baedert.org>
Fri, 19 Jun 2020 03:26:24 +0000 (05:26 +0200)
commitddacf8cc4300167e2a00784e40e4538a4c159c54
tree3d737cbc37983316e323b542f96fdbe09b716989
parent395d13d5f1c5fcfb8d4f287b0be962f1643b2671
window: Don't add class to css node directly

Use gtk_widget_add_css_class instead
gtk/gtkwindow.c